home *** CD-ROM | disk | FTP | other *** search
/ Aminet 39 / Aminet 39 (2000)(Schatztruhe)[!][Oct 2000].iso / Aminet / util / libs / lucyplay.lha / lucyplay.readme < prev   
Encoding:
Text File  |  2000-07-29  |  1.5 KB  |  44 lines

  1. Short:    AHI Audio Player + Joystick Functions
  2. Author:   Oliver Gantert <lucyg@t-online.de>
  3. Uploader: Oliver Gantert <lucyg@t-online.de>
  4. Type:     util/libs
  5. Version:  3.0
  6.  
  7. ------------------------------------------------------------------------------
  8. lucyplay.library                 written by Oliver Gantert <lucyg@t-online.de>
  9. ------------------------------------------------------------------------------
  10.  
  11. This  library  offers functions to easily load and play samples via ahi.device
  12. V4  or  better.   There  are no mixing features and nothing to configure, just
  13. load and play samples with the user's default audio mode at full volume.
  14.  
  15. As a bonus, there is easy joystick/joypad handling using lowlevel.library V40.
  16.  
  17. If you're porting software to the Amiga and want fast, easy sound and joystick
  18. support, this one's for you. And for everyone else, too ;)
  19.  
  20.  
  21. Supported audio formats (more to come)
  22.  
  23.   RIFF WAVE   mono/stereo   8/16bit
  24.  
  25. History
  26.  
  27.   1.0 (18.06.2000)  - audio init/kill/play/free/load
  28.   1.1 (24.06.2000)  - fixed 8bit .wav loader
  29.   1.2 (04.07.2000)  - audio stop/wait, joystick init/kill/read
  30.                       (first release)
  31.   1.3 (05.07.2000)  - optimized lucJoyRead()
  32.   2.0 (14.07.2000)  - new: lucJoyReadBool(), lucBestModeID()
  33.   3.0 (29.07.2000)  - new: lucJoyInitForce(), install script
  34.  
  35. Website
  36.  
  37.   http://home.t-online.de/home/LucyG
  38.  
  39. Thanks to
  40.  
  41.   Thomas Aglassinger for the install script.
  42.  
  43. ------------------------------------------------------------------------------
  44.